AttachmentCreationTime Property |
Contains the creation date and time of the attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CreationTime { get; set; }Public Property CreationTime As DateTime
Get
Set
Property Value
Type:
DateTimeThe creation time.
See Also